[][src]Crate solana_runtime

Modules

append_vec
bank

The bank module tracks client accounts and the progress of on-chain programs. It offers a high-level API that signs transactions on behalf of the caller, and a low-level API for when they have already been signed and verified.

bloom

Simple Bloom Filter

loader_utils
runtime